Print-Panel Information
The collection item ID for print-panel information is defined in the following enumeration:
enum { gxPrintPanelTag = 'ppan' };QuickDraw GX stores print-panel information in the gxPrintPanelInfo structure:
struct gxPrintPanelInfo { Str31 startPanelName; };
Field Description
startPanelName
A string containing the name of the first panel to display in the Print dialog box.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help